home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / zcommbar.zip / 201.T next >
Text File  |  1987-12-22  |  1KB  |  29 lines

  1. begin:      ena -8g;cls;lput \r
  2.             lput " ╒ 201 Directory ════════════════════╕\r\n"
  3.             lput " │ a - Nutley                        │\r\n"
  4.             lput " │ b - Garden State Software Exchange│\r\n"
  5.             lput " │ c - Seaboard                      │\r\n"
  6.             lput " │ d - Software Society              │\r\n"
  7.             lput " │ e - North Jersey PC Users Group   │\r\n"
  8.             lput " │ f - Cork Board                    │\r\n"
  9.             lput " │ g - Micro Cellar                  │\r\n"
  10.             lput " │ h - Holly Park RCP/M              │\r\n"
  11.             lput " │ i - The Gods                      │\r\n"
  12.             lput " │ 1 - New City     0 - Redial       │\r\n"
  13.             lput " ╘═══════════════════════════════════╛\r\n"
  14.           acceptl1 s1 "Letter ?"
  15.           if is1,i put "d277-6522\r"
  16.           if is1,h put "d757-1491\r"
  17.           if is1,g put "d239-1346\r"
  18.           if is1,f put "d943-2226\r"
  19.           if is1,e put "d743-2570\r"
  20.           if is1,d put "d729-7410\r"
  21.           if is1,c put "d694-3348\r"
  22.           if is1,b put "d239-1346\r"
  23.           if is1,a put "d667-2504\r"
  24.           if is1,1 break; put \rD\r;call city.pursuit.t
  25.           if is1,0 put r\r;pat 1 S?;wait;put 5\r
  26.           pat 1i LINE;pat 2 *;wait
  27.           if !1 goback begin
  28.           t
  29.